bitkeeper revision 1.1539 (42939e68t9DDgqpBZmkD0dpuIEiwBQ)
authorarun.sharma@intel.com[kaf24] <arun.sharma@intel.com[kaf24]>
Tue, 24 May 2005 21:36:40 +0000 (21:36 +0000)
committerarun.sharma@intel.com[kaf24] <arun.sharma@intel.com[kaf24]>
Tue, 24 May 2005 21:36:40 +0000 (21:36 +0000)
commitd70f9c0a6c92020bcbbb922ae8b268bbe6493323
tree95576da8a797651ed4dbc0a1ac875315fe5d864a
parent0ae7a8f44b6c72cc5100d8ccb26f8369144a4207
bitkeeper revision 1.1539 (42939e68t9DDgqpBZmkD0dpuIEiwBQ)

[PATCH] xen-libxc-static-build.patch

Fix build of the static library.

As it was depending on an undefined objects variable (OBJS), its
dependency list was null and thus it ended up empty.

Also optimize the depedency checking so we don't need a submake. Not
too great an optimization, but it makes it short :)

Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
Signed-off-by: Arun Sharma <arun.sharma@intel.com>
tools/libxc/Makefile